Vcenter Host Crypto Fips Modules ListItem

Vcenter Host Crypto Fips Modules ListItem
Vcenter Host Crypto Fips Modules ListItem

The Vcenter Host Crypto Fips Modules ListItem schema contains details of a FIPS module.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "host": "string",
    "info": {
        "name": "string",
        "version": "string",
        "cmvp_cert": "string",
        "cavp_cert": "string",
        "component_version": "string"
    }
}
string
host
Required

The host on which the modules is installed.

This property was added in vSphere API 9.1.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: HostSystem. When operations return a value of this schema as a response, the property will be an identifier for the resource type: HostSystem.

info
Required

Details of a FIPS module.

This property was added in vSphere API 9.1.0.0.